Ensure CR0.TS is set for VMX domains regardless of the current
authorSteven Hand <steven@xensource.com>
Mon, 4 Jun 2007 15:47:48 +0000 (16:47 +0100)
committerSteven Hand <steven@xensource.com>
Mon, 4 Jun 2007 15:47:48 +0000 (16:47 +0100)
commit6ef7b1c6967d13d430abd8a20344eb8b4e7d6056
tree9e1ccbe10f0f21e90d880b399055809461b5adf9
parent7fe901b954cd345451fcfaf14ba5277fe4a3912f
Ensure CR0.TS is set for VMX domains regardless of the current
state of the real TS bit. This fixes a number of subtle FP
corruption issues within PV domains when running alongside VMX ones.

Signed-off-by: Steven Hand <steven@xensource.com>
xen/arch/x86/hvm/vmx/vmcs.c